home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / gfx / show / picputter.lha / picputter / picputter.readme < prev   
Text File  |  1997-11-23  |  655b  |  33 lines

  1. Short: ilbm on your public screen like a backgroud pattern
  2. from: giuann@zoo.diaedu.unisa.it
  3.       Annunziata Giuseppe, H2oT group
  4.  
  5.  
  6. intro:
  7. I made this program not only because a friend of mine had the necessity of it , but also because on
  8. aminet there wasn't a stupid program like this. (only this)
  9.  
  10.  
  11. written in E language
  12.  
  13.  
  14. usage from cli:
  15.   X/A Y/A PATHILBM/A
  16.  
  17.   X Y : coords for the window
  18.   PATHILBM: pathname of ilbm picture
  19.  
  20. example:
  21.  
  22.   picputter 400 50 Data:images/bodyeye.ilbm
  23.  
  24. files:
  25.  
  26.   picputter/
  27.      picputter          (executable)
  28.      picputter.readme   (this file)
  29.  
  30.  
  31. N.B.:
  32.   the picture must be remapped with your public-screen's palettes.
  33.